home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Night Sky Interactive
/
Night Sky Interactive.iso
/
mac
/
Data
/
Astro.DIR
/
00046.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1994-12-17
|
191 b
|
13 lines
on mouseDown
puppetSprite(6, 1)
set the castNum of sprite 6 to 222
updateStage()
end
on mouseUp
puppetSprite(6, 0)
set the castNum of sprite 6 to 212
updateStage()
go("C")
end